Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedCollection<TItem> Class
Properties Methods

In This Topic
    OwnedCollection<TItem> Class Members
    In This Topic

    The following tables list the members exposed by OwnedCollection<TItem>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the collection was changed. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets a collection owner. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Adds all items from items to this collection. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Sorts the elements in the entire collection using the specified System.Comparison`1. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<TItem>)
    Top
    See Also